Welcome![Sign In][Sign Up]
Location:
Search - spi stm32

Search list

[ARM-PowerPC-ColdFire-MIPSSTM32 以 SPI 方式读写 AT45DB161D

Description: STM32 以 SPI 方式读写 AT45DB161D,附上完整源代码.
Platform: | Size: 2399 | Author: xyz543 | Hits:

[Embeded-SCM DevelopSTM32使用SPI实现SD卡读写

Description: 使用STM32的SPI接口实现SD卡读写。 不是通常的SDIO接口
Platform: | Size: 17395901 | Author: liujifengvip@163.com | Hits:

[ARM-PowerPC-ColdFire-MIPSARM上spi实现

Description: 使用硬件SPI接口与74HC595连接,控制74HC595驱动8个LED流水灯显示。-use of hardware and Bit SPI interface connectivity, control Bit-eight LED lights indicate water.
Platform: | Size: 45056 | Author: 伤坠人 | Hits:

[ARM-PowerPC-ColdFire-MIPSSTM32_ADC

Description: STM32 ADC 例程,有DMA通道数据传输模式,有中断模式等。-STM32 ADC routines, and DMA channel data transfer mode, a disruption of pattern and so on.
Platform: | Size: 43008 | Author: 王义 | Hits:

[SCMSTM32_SPI

Description: STM32 SPI口的应用例程,可是设置成主模式或者从模式。-STM32 SPI routine application of the mouth, but set to master mode or slave mode.
Platform: | Size: 49152 | Author: 王义 | Hits:

[Embeded-SCM DevelopSTM32

Description: 基于STM32系列的程序包,包括SPI,ADC,CAN-Based on the STM32 family package, including SPI, ADC, CAN
Platform: | Size: 995328 | Author: shina | Hits:

[SCMfsmclcd

Description: STM32 FSMC 驱动TFT LCD-STM32 FSMC drive TFT LCD
Platform: | Size: 324608 | Author: yuan | Hits:

[ARM-PowerPC-ColdFire-MIPSDMA

Description: STM32是以Cortex-M3为核的处理器,该例程介绍STM32下如何对DMA进行操作。在许多情况下需要用到DMA,比如USB的批量传输等。-Cortex-M3 based STM32-core processor for the routine introduction STM32 how to operate on the DMA. In many cases the need to use DMA, such as USB bulk transfer.
Platform: | Size: 50176 | Author: 熊刚 | Hits:

[ARM-PowerPC-ColdFire-MIPSSPI

Description: STM32是以Cortex-M3为核的处理器,该例程介绍STM32下如何对SPI进行操作。SPI适合于较长距离,高速通信。如SD,解码芯片等等。-Cortex-M3 based STM32-core processor for the routine introduction STM32 how to operate on the SPI. SPI is suitable for long distance, high-speed communications. Such as SD, decoder chip and so on.
Platform: | Size: 243712 | Author: 熊刚 | Hits:

[ARM-PowerPC-ColdFire-MIPSstm32_firmware_library_ch

Description: stm32单片机的中文固件库,很好的资料-SCM stm32 Chinese firmware library, very good information
Platform: | Size: 1878016 | Author: 高强 | Hits:

[Embeded-SCM DevelopEK-STM32-ADC

Description: STM32的程序,EK-STM32F的ADC程序例程,详细可参阅程序所述-STM32 procedures, EK-STM32F the ADC routine procedures, please refer to the procedures described in detail
Platform: | Size: 331776 | Author: qinshi | Hits:

[ARM-PowerPC-ColdFire-MIPSspi

Description: STM32 cortex m-3 的 spi驱动程序! 可以直接使用! -STM32 cortex m-3 of the spi driver! Can be used directly!
Platform: | Size: 113664 | Author: wangyi | Hits:

[SCMSTM32-SPI

Description: 本例展示了如何实现2个SPI之间的在全双工(full-duplex)模式下通信,通过NSS软件管理,实现了由主向从,接着又从向主发送数据。 在本例程中,设置SPI1和SPI2为8bit数据帧,9Mbit/s传输速率。 在第一阶段,由主SPI1把SPI1_Buffer_Tx发送到SPI2,由从SPI2把SPI2_Buffer_Tx发送到SPI1。传输完成后,通过比较判断传输是否正确。 由于NSS管脚由软件管理,因此,可以在不改变硬件配置的情况下使SPI1由主变从,而SPI2由从变主。在第二阶段,由从SPI1把SPI1_Buffer_Tx发送到SPI2,由主SPI2把SPI2_Buffer_Tx发送到SPI1。传输完成后,通过比较判断传输是否正确。 在STM3210B-LK1上,如果以上4个传输都正确,则亮起LED1(LD4),否则亮起LED2(LD3)。-err
Platform: | Size: 232448 | Author: chen | Hits:

[ARM-PowerPC-ColdFire-MIPSSTM32-SPI

Description: 基于STM32处理器的SPI接口操作源码-Based on the STM32 processor SPI interface to operate the source
Platform: | Size: 372736 | Author: 覃芳芳 | Hits:

[ARM-PowerPC-ColdFire-MIPSSTM32-flash

Description: 基于STM32处理器的IAP应用FLASH编程源码-IAP processor-based STM32 application FLASH programming source code
Platform: | Size: 503808 | Author: 覃芳芳 | Hits:

[SCMSTM32-AT45DB161D-SPI-hx

Description: STM32F奋斗板开发板例程。STM32入门必看经典入门程序。-STM32F hard board development board routines. STM32 entry must see classic entry procedures.
Platform: | Size: 248832 | Author: 赖前程 | Hits:

[Com Port2.4G无线通信例程-GPIO模拟SPI通讯

Description: NRF24L01的模拟SPI程序,STM32平台下开发(NRF24L01 simulation SPI program, developed under the STM32 platform)
Platform: | Size: 9270272 | Author: 磊啊 | Hits:

[VHDL-FPGA-VerilogSTM32与FPGA通信

Description: stm32与fpga之间的通信,协议是SPI的,可双向通信(双向通信需要自己例化,只例化了fpga到stm32)(Communication between STM32 and FPGA, the protocol is SPI, two-way communication (two-way communication needs to be taken as an example, only FPGA to STM32))
Platform: | Size: 3841024 | Author: hehengfu | Hits:

[SCMSTM32遥控器

Description: 该程序实现 adc对双轴传感器的X轴Y轴电压的采集,并用不同的标志位代表双轴传感器不同位置时的电压,利用SPI协议将采集到的数据传递给NRF24L01模块,利用NRF24L01模块将数据发送给下位机,实现与下位机之间的通信。(The program realizes the acquisition of the Y axis voltage of the X axis of the dual axis sensor by ADC, and uses the different symbol bits to represent the voltage at different positions of the dual axis sensor. The data is transmitted to the NRF24L01 module by the SPI protocol, and the data is sent to the lower machine by the NRF24L01 module to realize the communication with the lower computer.)
Platform: | Size: 16830464 | Author: Sunshine一米阳光 | Hits:

[OtherADS8860-STM32F4-master

Description: TI8860 SPI STM32 cubeMX数据采集系统(Ti8860 SPI STM32 cubemx data acquisition system)
Platform: | Size: 65536 | Author: sheldonHigh | Hits:
« 12 3 4 5 6 7 8 9 10 ... 34 »

CodeBus www.codebus.net